GrapeCity ActiveReports for .NET 16.0J
Item プロパティ (ItemCollection<T>)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ItemCollection<T> クラス : Item プロパティ
アイテムのインデックス。
指定されたインデックスでコレクション アイテムを取得します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As T
public T this[ 
   int index
]; {get; set;}

パラメータ

index
アイテムのインデックス。
参照

ItemCollection<T> クラス
ItemCollection<T> メンバ